From 9ad0c2d4ca951c81beb90ebaa407f253aad1e361 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sat, 9 Sep 2006 23:21:57 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 6 ++++++ lispref/ChangeLog | 3 +++ 2 files changed, 9 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 67f8a6eb95f..aa128f5cd30 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2006-09-09 Richard Stallman + + * textmodes/conf-mode.el (conf-space-mode): Use + hack-local-variables-hook instead of calling hack-local-variables. + (conf-space-keywords-override): New variable. + 2006-09-09 Slawomir Nowaczyk (tiny change) * progmodes/python.el (python-font-lock-keywords): Add `self' and other diff --git a/lispref/ChangeLog b/lispref/ChangeLog index c13f67b69a3..48386170912 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,5 +1,8 @@ 2006-09-09 Richard Stallman + * windows.texi (Window Hooks): Explain limits of + window-scroll-functions. + * display.texi (Fringe Indicators): Update for last change in indicate-buffer-boundaries. -- 2.30.2